-- card: 6823 from stack: in.1 -- bmap block id: 2215 -- flags: 0000 -- background id: 6586 -- name: ----- HyperTalk script ----- on openCard hide menuBar end openCard on closeCard show menuBar end closeCard -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=144 top=182 right=315 bottom=471 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown play "bell" a show card field "Script" wait until the mouse is up hide card field "Script" end mouseDown -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=47 top=64 right=168 bottom=474 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown play "bell" f show card field "Instructions" wait until the mouse is up hide card field "Instructions" end mouseDown -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=41 top=28 right=57 bottom=76 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown play "bell" c show card field "Help Command" wait until the mouse is up hide card field "Help Command" end mouseDown -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=424 top=28 right=47 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown play "bell" e show card field "Reset Card" wait until the mouse is up hide card field "Reset Card" end mouseDown -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=36 top=172 right=208 bottom=143 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown play "bell" a1 show card field "Test Button" wait until the mouse is up hide card field "Test Button" end mouseDown -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=50 top=212 right=258 bottom=131 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown play "bell" b show card field "Send" wait until the mouse is up hide card field "Send" end mouseDown -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=43 top=266 right=324 bottom=138 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown play "bell" c5 show card field "Result" wait until the mouse is up hide card field "Result" end mouseDown -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=15 top=306 right=331 bottom=39 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown play "bell" c5 show card field "Prev" wait until the mouse is up hide card field "Prev" end mouseDown -- part 9 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=475 top=306 right=333 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown play "bell" c5 show card field "Next" wait until the mouse is up hide card field "Next" end mouseDown -- part 10 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=475 top=268 right=295 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown play "bell" c5 show card field "Return" wait until the mouse is up hide card field "Return" end mouseDown -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=476 top=239 right=263 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown play "bell" c5 show card field "Home" wait until the mouse is up hide card field "Home" end mouseDown -- part 12 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=85 top=34 right=90 bottom=202 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Help Command -- part 13 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=110 top=77 right=145 bottom=343 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Instructions -- part 14 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=311 top=47 right=114 bottom=473 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Reset Card -- part 15 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=149 top=147 right=217 bottom=339 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Test Button -- part 16 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=138 top=209 right=294 bottom=335 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Send -- part 17 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=131 top=257 right=311 bottom=293 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Result -- part 18 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=185 top=208 right=308 bottom=373 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Script -- part 19 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=43 top=274 right=312 bottom=153 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev -- part 20 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=377 top=297 right=335 bottom=472 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next -- part 21 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=374 top=263 right=301 bottom=470 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return -- part 22 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=363 top=243 right=264 bottom=473 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home -- part 24 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=475 top=207 right=231 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Card Help ----- HyperTalk script ----- on mouseDown play "bell" c5 show card field "Card Help" wait until the mouse is up hide card field "Card Help" end mouseDown -- part 25 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=362 top=208 right=228 bottom=469 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Card Help -- part 26 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=188 top=32 right=53 bottom=340 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown play "bell" d show card field "Command Name" wait until the mouse is up hide card field "Command Name" end mouseDown -- part 27 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=2 top=39 right=76 bottom=188 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Command Name -- part contents for card part 12 ----- text ----- This button takes you to the card in the Help stack which deals with this command. -- part contents for card part 13 ----- text ----- This is where the lesson material is presented. Use the scroll bar at right to start at the beginning each time you go to a new lesson card. -- part contents for card part 14 ----- text ----- This button puts the original tutorial script back into the Script Window and Test Button. -- part contents for card part 15 ----- text ----- This button tests the script in the Script Window. Be sure to click Send To Button after you make changes. -- part contents for card part 16 ----- text ----- This button takes the script in the Script Window and copies it into the Test Button. Be sure to use it after each change you make to the script. -- part contents for card part 17 ----- text ----- This is where the results of some tutorial scripts are displayed. -- part contents for card part 18 ----- text ----- This is where you edit the tutorial script. Be sure to click Send To Button after making changes here. (Click Reset Card to restore the original tutorial script.) -- part contents for card part 19 ----- text ----- Takes you to the previous card. -- part contents for card part 20 ----- text ----- Takes you to the next card. -- part contents for card part 21 ----- text ----- Takes you to the title card. -- part contents for card part 22 ----- text ----- Takes you Home. -- part contents for card part 25 ----- text ----- Brings you here -- part contents for card part 27 ----- text ----- This is the command or subject the lesson is about.